DirectoryEntryCollectionCopyTo(DirectoryEntry, Int32) Method

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public void CopyTo(
	DirectoryEntry[] array,
	int index
)

Parameters

array  DirectoryEntry
 
index  Int32
 

See Also